From fc73bec97e9a7a3ededb235dc43794c84dd6366e Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Sat, 3 Jun 2006 22:50:38 +0000 Subject: [PATCH] (Abstract Display): Fix typo. --- lispref/display.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lispref/display.texi b/lispref/display.texi index 1a34b0ff785..21277d1c587 100644 --- a/lispref/display.texi +++ b/lispref/display.texi @@ -4631,7 +4631,7 @@ buffer. If @var{count-current} is non-@code{nil}, count any button at The Ewoc package constructs buffer text that represents a structure of Lisp objects, and updates the text to follow changes in that -structure. This is like the ``view'' component in the the +structure. This is like the ``view'' component in the ``model/view/controller'' design paradigm. An @dfn{ewoc} is a structure that organizes information required to -- 2.30.2